After removing the Publisher extension files as described in Removing the BlueCielo Publisher extensions and verifying that they were removed correctly as described in Verifying the BlueCielo Publisher extensions have been removed, perform the following task to install the new Publisher extensions.
On the same computer, you will find the following files in the C:\Program files (x86)\BC-Meridian Enterprise Server\Meridian Behaviour folder (default). On release 2013 and later, the files are located in C:\Program files\BC-Meridian Enterprise Server\Meridian Behaviour.
On the Meridian Enterprise server and client computers and the Meridian Enterprise Server primary node, copy the preceding files to the following folder:
C:\Program Files\BC-Meridian\Program
On all the same computers, manually register the assemblies (logged on as Administrator) with the following command lines:
32-bit and 64-bit:
"%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe" /codebase /tlb "BlueCieloECM.Publisher.MeridianAPI.dll"
"%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe" /codebase /tlb "BlueCieloECM.Publisher.MeridianUI.dll"
64-bit only:
"%SystemRoot%\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe" /codebase /tlb "BlueCieloECM.Publisher.MeridianAPI.dll"
"%SystemRoot%\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe" /codebase /tlb "BlueCieloECM.Publisher.MeridianUI.dll"